From: Glenn Morris Date: Tue, 3 Jun 2008 03:14:47 +0000 (+0000) Subject: Comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21280 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f6c9e04f5539894e14c885f9d671f60ef2760bbc;p=emacs.git Comment. --- diff --git a/Makefile.in b/Makefile.in index 1637f488a01..653d0e5a8b6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -819,10 +819,10 @@ dvi: #### Bootstrapping. -### This is meant for Emacs maintainers only. It first cleans the -### lisp subdirectory, removing all compiled Lisp files. Then a -### special emacs executable is built from Lisp sources, which is then -### used to compile Lisp files. The last step is a "normal" make. +### This first cleans the lisp subdirectory, removing all compiled +### Lisp files. Then a special emacs executable is built from Lisp +### sources, which is then used to compile Lisp files. The last step +### is a "normal" make. .PHONY: bootstrap .PHONY: bootstrap-build